名前 | 解説 | |
---|---|---|
Add | Adds an item to the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
AddRange | Adds a range of items. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
Clear | Removes all items from the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
Contains | オーバーロードされます。 Determines whether the System.Collections.Generic.ICollection`1 contains a specific value. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
CopyTo | オーバーロードされます。 Copies the elements of the System.Collections.Generic.ICollection`1 to an System.Array, starting at a particular System.Array index. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
DisableAnimations | 返された IDisposable の using ブロック内で実行される操作によって発生するアニメーションを無効にします。 | |
Dispose | ||
IndexOf | オーバーロードされます。 Determines the index of a specific item in the System.Collections.IList. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
Insert | オーバーロードされます。 Inserts an item to the System.Collections.IList at the specified index. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
InsertRange | Inserts a range of items in the collection. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
Move | Moves the item at the from position to to. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
Remove | オーバーロードされます。 Removes the first occurrence of a specific object from the System.Collections.IList. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
RemoveAt | Removes the System.Collections.Generic.IList`1 item at the specified index. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
RemoveRange | Removes a range of items. C1.DataCollection.C1DataCollectionList<T>から継承されます。 | |
ReplaceRange | Replaces a range of items. C1.DataCollection.C1DataCollectionList<T>から継承されます。 |